/*Big_Slide样式*/
#Big_Slide_box{width:724px; overflow:hidden; margin:0 auto; margin-top:32px;}
#Big_Slide{width:724px;position: relative; margin:0 auto; height:365px;}

#Big_Slide ul li{width:724px; height:365px; position: absolute; margin:0 auto;}
#Big_Slide ul li img{width:100%; height:100%;}
#Big_Slide_Last,#Big_Slide_Next{width:29px; height:54px; color:#333; font-size:18px; position: absolute;z-index:9999; cursor:pointer;}
#Big_Slide_Last:hover,#Big_Slide_Next:hover{opacity:1;}
#Big_Slide_Last{left:19px; background:url(../images/lastIco.png) no-repeat center top;top:134px;opacity:0.5; }
#Big_Slide_Next{right:19px; background:url(../images/nextIco.png) no-repeat center top; top:134px;opacity:0.5; }

#Big_Slide_Tab .TabOn{ background:#fff;} 
#Big_Slide .prev{position:absolute; width:724px; height:365px; background:#000;   top:0px; z-index:99;}
#Big_Slide ul li p{ position:absolute; bottom:0; background:#000; height:40px; line-height:40px; text-align:center; font-size:14px; width:724px; color:#fff; opacity:0.75;}